projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10a2d8b
)
minor updates
author
Tim Janik
<timj@src.gnome.org>
Mon, 23 Nov 1998 02:31:44 +0000
(
02:31
+0000)
committer
Tim Janik
<timj@src.gnome.org>
Mon, 23 Nov 1998 02:31:44 +0000
(
02:31
+0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 3ae009b7454d579158676a5dde37fa28460aba75..098c544e131ea5b3484b418109d33b2252680f55 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-2,6
+2,8
@@
For 1.2.0 release:
- remove deprecated functions from *.[hc] files.
- finish composite child stuff.
- implement constructor functionality for all widgets.
+- fix enum generation code which still puts out
+ GTK_TYPE_C_TREE_POS instead of GTK_TYPE_CTREE_POS
Bugs:
* Change bitfields to guints from enums, or vice versa?